home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / select.zip / README < prev    next >
Text File  |  1991-01-23  |  850b  |  22 lines

  1. Selectex.asm is a fully commented assembler program that
  2. illustrates the structure of .EXE programs. Selectco.asm
  3. similarly illusrrates the structure of .COM format programs.
  4. The executable files select.exe and select.com are
  5. functionally the same and they can be used to implement
  6. simple interactive menus in batch files. sample.bat is a
  7. sample batch file that uses select. Do not run it because it
  8. is meant to be a dummy sample and if you don't have the programs
  9. it specifies, you might get a "Bad command or Filename" error.
  10. You can create a similar batch file that is tailored to your use.
  11.  
  12.  
  13. If you have any questions you can leave Uche G. Ogbuji a
  14. message on
  15. Ed Gelb's Database (201)-694-7425 [300,1200,2400bps, 8/1/N]
  16.  
  17.  
  18.  
  19.                                        Uche Ogbuji
  20.                                          1/23/91
  21.  
  22.